home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / comm / mail / YamLHArx.lha / YamLHArx.readme next >
Encoding:
Text File  |  2000-03-27  |  737 b   |  20 lines

  1. Short:    ARexx script to handle LHA files in YAM2
  2. Uploader: jeff_g@early.com
  3. Author:   J.E. Gilpin
  4. Type:     comm/mail
  5. Version:  1.0
  6. Requires: YAM 2.0+, RX (RexxMast active)
  7.  
  8. YamLhaRx.yam - View, extract or save attached LhA files in YAM2.0
  9. Create a new MIME viewer with the following settings:
  10. Attachment type = application/x-lha
  11. Extension       = lha
  12. Viewer          = rx YAM:rexx/YamLHArx.yam %s
  13. LhA, COPY, REQUESTFILE and RX must be in your AmigaDOS search path.
  14. COPY and REQUESTFILE are in the C: directory of 2.0+ AmigaDOS Amigas
  15.  
  16. This ARexx script is an embellishment of a script that I beleive was
  17. included with the YAM 2 distribution. Since no author was listed, I
  18. don't know who to thank for the original "HandleLHA" script.
  19.  
  20.